home *** CD-ROM | disk | FTP | other *** search
/ Leepa-Rattner Museum of Art / Leepa-Rattner Museum of Art.iso / panoramas / tempnorth3b.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as next >
Text File  |  2004-08-19  |  98b  |  6 lines

  1. on(release){
  2.    _root.gotoAndStop("tempnorth3");
  3.    Mouse.show();
  4.    arrow.gotoAndStop(1);
  5. }
  6.